@charset "utf-8";
/* CSS Document */

div,p,ul,li,a,img{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	border:0;
}
span a{
	*color:#245399;
	*color:#cd3301;
	*color:#3bb058;
	color:#0e6ce0;
}
/*颜色值调整位置,导航和最上面用的是背景调用第一个CLASS，字体调用第二个，划过调用第三个*/
.color1{
	*background-color:#245399;/*深蓝*/
	*background-color:#cd3301;/*红色*/
	*background-color:#3bb058;/*绿色*/
	background-color:#0e6ce0;/*浅蓝*/
}
.color2{
	*color:#245399;
	*color:#cd3301;
	*color:#3bb058;
	color:#0e6ce0;
}
.color3:hover{
	*color:#245399;
	*color:#cd3301;
	*color:#3bb058;
	color:#0e6ce0;
}
/*栏目下面横线*/
.wz_span{
	float:left;
	padding-left:10px;
	padding-right:10px;
	display:block;
	*border-bottom:2px solid #245399;
	*border-bottom:2px solid #cd3301;
	*border-bottom:2px solid #3bb058;
	border-bottom:2px solid #0e6ce0;
}
/*导航颜色hover样式,顺序跟上面一一对应*/
.logo_dh a:hover{
	*background-color:#002c4e;
	*background-color:#b42c00;
	*background-color:#018f24;
	background-color:#004fb1;
}
/*更多*/
.gengduo{
	font-size:15px;
	font-family:"微软雅黑";
	color:#666;
	float:right;
	margin-right:10px;
}
.gengduo a{
	font-size:15px;
	font-family:"微软雅黑";
	color:#666;
}
.gengduo a:hover{
	color:#F00;
}
.top_box{
	width:100%;
	height:30px;
}
.top_nr_box{
	height:30px;
	width:1100px;
	margin:0 auto;
}
.top_nr_left{
	height:30px;
	float:left;
}
.top_nr_ul{
	height:30px;
}
.top_nr_ul li{
	float:left;
}

.top_nr_li a{
	font-family:"微软雅黑";
	font-size:13px;
	color:#fff;
	line-height:30px;
}
.top_shuxian{
	height:15px;
	width:1px;
	background-color:#bdd7ee;
	margin-top:8px;
	margin-left:20px;
	margin-right:20px
}
.top_nr_right{
	height:30px;
	float:right;
}
/*banner部分*/
.banner_box{
	height:150px;
	width:1100px;
	margin:0 auto;
	*background:url(banner_03.jpg);
}
.sousuo{
	width:335px;
	height:35px;
	float:right;
	margin-right:1px;
	margin-top:56px;
}
.logo_box{
	height:50px;
	width:100%;
}
.logo_nr{
	width:1100px;
	height:50px;
	margin:0 auto;
}
.logo_nr ul{
	width:1100px;
	height:50px;
}
.logo_nr li{
	float:left;
}
.logo_dh{
	width:182px;
	height:50px
}
.logo_dh a{
	display:block;
	height:50px;
	width:182px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:17px;
	line-height:50px;
	text-align:center;
}
.logo_fenge{
	height:50px;
	width:1px;
	background:url(logo_fg_03.jpg);
}
/*内容区*/
.wrapper{
	width:1100px;
	margin:0 auto;
	margin-top:25px;
}
.first{
	margin-top:25px;
	height:40px;
	width:1100px;
}
.first_span{
	line-height:40px;
	font-size:17px;
	font-weight:bold;
	font-family:"微软雅黑";
	display:block;
	float:left;
	text-align:center;
	width:100px;
	background-color:#f5f5f5;
}
.first_gd{
	padding-left:50px;
	float:left;
	width:1000px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	border-top:1px solid #f5f5f5;
}
.second{
	height:300px;
	width:1100px;
	margin-top:25px;
}
.second_tpxw{
	height:300px;
	width:400px;
	float:left;
}
.jrsd{
	width:410px;
	height:300px;
	float:left;
	margin-left:25px;
	background:#eeeeee;
	padding-left:20px;
	padding-right:20px;
}
.jrsd_title{
	height:60px;
	border-bottom:1px solid #bebebe;	
}
.jrsd_title_span{
	height:60px;
	line-height:73px;
	font-size:21px;
	font-weight:bold;
	font-family:"微软雅黑";
}
.jrsd_title1{
	height:40px;
	border-bottom:1px solid #bebebe;	
}
.jrsd_title_span1{
	height:40px;
	line-height:40px;
	font-size:21px;
	font-weight:bold;
	font-family:"微软雅黑";
}
.jr_gd1{
	margin-top:15px;
}
.jr_gd{
	margin-top:32px;
}
.jrsd_list{
	height:230px;
	margin-top:9px;
	width:100%;
}
.nr_list_ul{
	width:100%;
	height:100%;
}
.nr_list_ul li{
	height:32px;
	width:100%;
}
.nr_qz{
	height:4px;
	width:4px;
	float:left;
	background:url(qz_07.jpg);
	margin-top:15px;
	margin-right:8px;
}
.nr_list_bt{
	float:left;
	line-height:32px;
}
.nr_list_bt a{
	display:block;
	line-height:32px;
	font-size:15px;
	font-family:"微软雅黑";
	color:#333333;
}
.nr_list_bt a:hover{
	color:#f00;
}
.nr_time{
	float:right;
	font-size:13px;
	font-family:"微软雅黑";
	color:#999999;
	margin-right:9px;
	line-height:32px;
}
.tzgg{
	height:300px;
	width:235px;
	margin-left:25px;
	float:right;
	padding:20px;
	padding-top:0;
	border:1px solid #bebebe;
	
}
.ttgg_title{
	height:60px;
	border-bottom:1px solid #bebebe;
}
.third{
	height:260px;
	width:1100px;
	margin-top:25px;	
}
.third_left{
	height:260px;
	width:835px;
	padding:20px;
	float:left;
	border:1px solid #bebebe;
	
}
.third_left1{
	height:260px;
	width:835px;
	padding:10px 20px 10px 20px;
	float:left;
	border:1px solid #bebebe;
	
}
.third_left_list_list{
	width:100%;
	height:160px;
}
.third_left_list_list1{
	height:200px;
	width:100%
}
.third_left_list{
	width:377px;
	height:100%;
	float:left;
}
.fengexian{
	width:1px;
	height:100%;
	border:1px dashed #bebebe;
	float:left;
	
}
.third_right{
	height:260px;
	width:235px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	background:url(xxgk_listbj_03.jpg);
	margin-left:25px;
}
.fifth__left_title{
	height:40px;
	width:100%;
	font-size:21px;
	font-family:"微软雅黑";
	font-weight:bold;
	line-height:50px;
}
.bntlink{
	width:195px;
	height:30px;
	margin-top:10px;
	background-color:#eeeeee;
}
.bntlink a{
	display: block;
    width: 100%;
    height: 30px;
    font-family: "微软雅黑";
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #666666;
}
.fourth{
	height:88px;
	margin-top:25px;
	width:1100px;
}
.fourth_list{
	*width:200px;
	height:88px;
	*margin-right:20px;
	*float:left;
}
.fourth_list a{
	*display:block;
	*width:200px;
	*height:88px;
}
.sixth{
	width:1100px;
	height:260px;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
}
.sixth_first{
	width:330px;
	height:260px;
	float:left;
}
.sixth_second{
	width:360px;
	height:260px;
	float:left;
	margin-left:20px;
}
.sixth_third{
	width:330px;
	height:260px;
	float:left;
	margin-left:20px;
}
.sixth_second_list{
	height:30px;
	width:170px;
	float:left;
	margin-top:18px;
	margin-left:7px;
	border:1px solid #bebebe;
	background-color:#eeeeee;
	
}
.sixth_second_list a{
	display:block;
	width:170px;
	height:30px;
	color:#666666;
	font-size:15px;
	font-family:"微软雅黑";
	text-align:center;
	line-height:30px;
}
.next{
	width:1100px;
	height:260px;
	border:1px solid #bebebe;
	margin-top:25px;
	padding:20px;
}
.next1{
	width:1100px;
	height:260px;
	border:1px solid #bebebe;
	margin-top:25px;
	padding:10px 20px 10px 20px;
}
.next_first{
	width:345px;
	height:100%;
	border-right:1px dashed #bebebe;
	float:left;
	padding-right:20px;
}
.next_first_title{
	height:40px;
	border-bottom:1px solid #bebebe;
}
.next_first_title_span{
	height: 40px;
    line-height: 40px;
    font-size: 21px;
    font-weight: bold;
    font-family: "微软雅黑";
}
.next_first_title_gd{
	margin-top: 15px;
}
.next_first_list{
	height:178px;
	width:100%;
}
.yqlj{
	height:185px;
	width:100%;
	border-top:1px solid #bebebe;
	margin-top:25px;
	background-color:#f7f8f9;
	padding-bottom:25px;
}
.yqlj_box{
	height:100%;
	width:1100px;
	margin:0 auto;
}
.yqlj_title{
	height:65px;
	width:100%;
}
.qiehuan{
	color:#fff !important;
	background:url(yq_qz_03_03.jpg);
	height:26px;
	width:160px;
}
.yqlj_span{
	display:block;
	margin-top:35px;
	font-size:19px !important;
	font-family:"微软雅黑";
	color:#c31f0b !important;
	margin-left:10px !important;
	text-align:left !important;
	
}

.yqlj_title span{
	float:left;
	display:block;
	font-family:"微软雅黑";
	margin-top:35px;
	margin-left:20px;
	font-size:15px;
	color:#959596;
	text-align:center;
	line-height:20px;
	width:160px;
	height:26px;
}
.yqlj_list{
	height:104px;
	width:1100px;
	margin-top:15px;
	padding-left:20px;
	padding-right:20px;
}
.yqlj_lb{
	width:210px;
	height:26px;
	float:left;
}
.yqlj_lb span{
	display:block;
	height:5px;
	width:6px;
	background:url(qz_07.jpg);
	margin-top:13px;
	float:left;
}
.yqlj_lb a{
	display:block;
	margin-left:10px;
	width:194px;
	height:26px;
	line-height:28px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:13px;
	color:#333333;
	float:left;
}

.yqlj_lb a:hover{
	color:#f00;
}
/*版权*/
.banquan{
	height:130px;
	width:100%;
	background-color:#373f48;
	*margin-top:25px;
}
.banquan_box{
	width:1100px;
	height:130px;
	margin:0 auto;
}
.banquan_logo{
	width:51px;
	height:62px;
	*background:url(banquan_03.jpg);
	float:left;
	margin-top:21px;
	margin-left:-10px;
	margin-right:10px;	
}
.banquan_logo a{
	display:block;
	height:62px;
	width:51px;
}
.banquan_logo_shuxian{
	width:1px;
	height:62px;
	float:left;
	margin-left:35px;
	margin-top:30px;
	background-color:#61676f;
}
.banquan_zt{
	margin-top:30px;
	margin-left:36px;
	float:left;
	width:500px;
	height:62px;
}
.banquan_zt p{
	font-size:13px;
	font-family:"微软雅黑";
	color:#bcbec0;
	line-height:20px;
}
.banquan_lj{
	margin-left:110px;
	margin-top:45px;
	width:360px;
	float:left;
	height:20px;
}
.banquan_lj a{
	display:block;
	line-height:20px;
	font-size:13px;
	font-family:"微软雅黑";
	color:#bcbec0;
	float:left;
}
.banquan_lj span{
	display:block;
	width:2px;
	height:14px;
	float:left;
	background:url(banquan_sx_06.jpg);
	margin-top:2px;
	margin-left:10px;
	margin-right:10px;
	
}
.banquan_lj a:hover{
	color:#f00;
}